AnimationItf

Piloting interface capable of commanding a drone to execute automatic animations.

Types

Link copied to clipboard
Issue that may render an animation unavailable.

Functions

Link copied to clipboard
Aborts any currently executing animation.
Link copied to clipboard
Tells why the given animation type may be unavailable at present.
Link copied to clipboard
Retrieves currently executable animation types.
Link copied to clipboard
Retrieves currently executing animation.
Link copied to clipboard
Retrieves supported animation types for the given piloting interface.
Link copied to clipboard
abstract fun startAnimation(@NonNull animConfig: Animation.Config): Boolean
Executes an animation.